My Blog Menu

Recent
Article
Label
About
Showing posts with label Folder Lock. Show all posts
Showing posts with label Folder Lock. Show all posts

Wednesday, December 12, 2012

VB6 Folder Locker

I've create a more powerfull Folder Locker, now i made it from VB6.


Download Here!
MediaFire Password : f4id's-bl0g

Thursday, October 18, 2012

Membuat Folder Locker dari HTA (HTML Application)

Sebelumnya ane pernah membahas soal folder locker dari VBS, nahh, sekarang ane buat lebih "powerfull" dengan script HTA (HTML Application), caranya mudah, cukup copas semua kode di bawah ini ke dalam notepad lalu simpan dengan ekstensi "*.HTA" (mis."Locker.hta") lalu jalankan,,, saat pemakaian pertama, agan/sist bakal disuruh buat folder baru dan password baru... ;)

code: 

Friday, August 31, 2012

Make Folder Locker from HTA (HTML Application)

Previously I've talked about making a VBS folder locker, now I make a version of HTML Application (HTA), just copy code below into notepad and save it as "*.HTA" extension (ex."Locker.hta"), and then double click it and enjoy,,, if some problem found in my HTA, please fix it,,, if you run the HTA for first time, you'll asked to make new folder and new password...

code: 

Wednesday, August 1, 2012

Membuat Folder Locker dari Visual Basic Script (VBS)

Sebelumnya ane udah membahas soal "Membuat Folder Locker dari BATCH", nah, sekarang ane buat yang baru nih, kali ini bukan bahasa BATCH yang digunakan, tetapi bahasa Visual Basic Script (VBS),,, tetapi mungkin masih banyak kesalahan pengeditan, soalnya ane juga masih awam dalam bahasa VBScript, kalo ada yang nemu kesalahan tolong di fix ya, Ok, langsung aja, pertama2 copass semua script di bawah ini ke notepad, lalu save dengan extensi "*.VBS", caranya setelah nulis di notepad pilih save as, terus tambahin .vbs dibelakang nama file, dan ubah formatnya menjadi all files, lalu save deh...

code: 

Make Folder Locker with Visual Basic Script (VBS)

Previously I've talked about making a batch folder locker, now I make a version of Visual Basic Script (VBS), but my knowledge about VBS less than about BAT, if there are any problems found, please fix it, Ok, let's start, first Copy this script into notepad and save as "*.VBS" extension, ex:"Locker.vbs", after that, run the VBScript file and follow the wizard to make new folder and new password...

code: 

Friday, February 10, 2012

Make your own "Folder Locker" without any software

Copy this script into notepad and save as "*.BAT" extension, ex:"Locker.bat", after that, run the batch file and follow the wizard to make new folder and new password, i'm sorry if the script is too long, because it's all is needed for protect a folder, Work best on windows 7.

code: 

Thursday, February 9, 2012

Cara membuat "Folder Locker" tanpa software

Gini neh caranya bikin Folder Locker tanpa sofware, tinggal copass script di bawah ini ke dalam notepad dan save dengan ekstensi "*.bat", misal "Locker.bat" lalu jalankan deh, setelah dijalanin ikuti langkah2nya, sori kalo scripnya panjang, karena memang butuh script segini untuk lock dengan aman...

code: